(RPC Manager Library)
Description: This function returns a text representation of a specified binary IP in a printable format.
Returns: Text
Usage: Script
Format: \RPCManager\BinIP2Text(BinIP)
Parameters: BinIP { numeric } { required } { no default: }
The Binary representation of the IP to be converted to a printable format.
Comments: This subroutine is a member of the RPC Manager's Library, and must therefore be prefaced by \RPCManager\, as shown in the "Format" section. If the application you are developing is a script application, the subroutine call must be prefaced by System\RPCManager\, and the System variable must be declared in AppMod.src.
Subroutine call.
See Also: