(RPC Manager Library)
Description: This function returns the version number of Visual Tag System running on a specified workstation. Steady state or subroutine call.
Returns: Numeric
Usage: Steady State or subroutine call
Format: \RPCManager\GetRemoteVersion(NameOrIP);
Parameters: NameOrIP { text } { required } { no default }
Any of the names or IPs by which the workstation is known to the RPC Manager.
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.