$time.isPM

Value of the AM_PM field indicating true (1) if the time of the day is from noon to just before midnight, otherwise false (0).
Syntax
    $time.isPM
    $time{isPM}
DocumentationValue of the AM_PM field indicating true (1) if the time of the day is from noon to just before midnight, otherwise false (0).

    Parameters:
      1 - isPM 2 - optionally time in milliseconds
    Returns:
      True (1) or False (0)
    Throws:
Examples
GroupSpecial
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters0
Maximum parameters 1