Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Universal Extension Decorator

dynamic_command(command_name)

Register a dynamic command.

InputParameters:command_name : strthe command name
OutputNone

dynamic_choice_command(field_name)

Register a dynamic choice command.

Input

Parameters:

field_name : strthe field name
OutputNone


Universal Extension 1.2.0 API