NAME
LordOfSign
Get the lord of a sign
USAGE
LordOfSign nSign [-second]
PARAMETERS
nSign:
Is the number of the sign.
OPTIONS
-second
Get the second lord of the sign.
RETURN
Return the planet number
EXAMPLE
PutTxt "lord of Pisces = [LordOfSign 11] = [NameOfPlanet [LordOfSign 11]]" PutTxt "second lord of Pisces = [LordOfSign 11 -second] = [NameOfPlanet [LordOfSign 11 -second]]"
Output
lord of Pisces = 5 = Jupiter second lord of Pisces = 12 = Neptune