ResultVariable
When adding an action with the script editor, you can use this field to specify a variable that the return value will be stored in.
See also: Related Actions
Math.Rad
OverviewExamples
number Math.Rad ( number Degree )
De s cr ip t ion
Converts a number from degrees to radians.
P arame t er s
Degree
(number) The number in degrees.
Re t u r n s
(number) The equivalent number in radians.