NAME

LongitudeOfBirthPlace:

Get the longitude of the birth place for the current horoscope.

USAGE

LongitudeOfBirthPlace [-degrees] [-noformat]

PARAMETERS

None

OPTIONS

-degrees:

Return the longitude of birth place in degrees instead of hours.

-noformat:

Return a decimal value instead of a formatted string.

RETURN

The longitude of the birth place.

EXAMPLE

PutTxt [LongitudeOfBirthPlace]

Output:

5h 15' 30" W

PutTxt [LongitudeOfBirthPlace -degrees]

Output:

78d52' 30" W

PutTxt [LongitudeOfBirthPlace -degrees -noformat]

Output

78.875

PutTxt [LongitudeOfBirthPlace -noformat]

5.25833333

Note: with the -noformat option, East is + and West is -