Function DisplayPhoneClient

Outputs phone numbers for a client

DisplayPhoneClient([CLIENT_CODE],[STYLE],[DELIMITER])

Parameters

# Type Passing Default Name Description/Comments
1 string required n/a CLIENT_CODE The client code
2 integer optional 0 STYLE See "DisplayPhone" function for possible values
3 string optional comma DELIMITER The delimiter between each number

Returns

The display phone numbers for a client


Examples

Example of displaying phone numbers for a client

{{DisplayPhoneClient(ALIAS.CLCODE)}}