Description

Gets the command's execute procedure, which is in the format: Procedure @FM Parameter.

Syntax

rv = Command_Services("GetExecuteProcedure", Command)

Parameters

ParameterDescription
Command

A valid command from the Commands table.

Remarks

This information comes from SRP_HashTable, and is not read directly from the table, via Get CommandsHandle@.

Version

16.0.18

  • No labels