PAGE('TELEPHONE'...)

Use this PAGE-command to open the phone app with the telephone number specified in the PhoneNo string.

PAGE('TELEPHONE', string PhoneNo);

Example:
PAGE('TELEPHONE', '555 123 4567');