Macro

Macro command

Class Macro

Fields Summary

Field
Description
location
Location of the macro
name
Name of the macro

Methods Summary

Method
Description
run
Run
unload
Unload
update
Update

Fields Details

location
location : Location of the macro - [1..1] String
name
name : Name of the macro - [1..1] String

Method Details

run
  • Syntax

    run()

  • Parameters

    No parameter

  • Returns

    No return value

unload
  • Syntax

    unload()

  • Parameters

    No parameter

  • Returns

    No return value

update
  • Syntax

    update()

  • Parameters

    No parameter

  • Returns

    No return value