|

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


image

image

Math.Deg

OverviewExamples

number Math.Deg ( number Radian )


De s cr ip t ion


Converts a number from radians to degrees.


P arame t er s


Radian


(number) The number in radians.


Re t u r n s


(number) The equivalent number in degrees.


|