Versions Compared

Key

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

...

Note

WhereScape RED supports the use of keyboard shortcuts—the underlined letter of a menu option. For example, pressing P opens the Properties window of the selected table, pressing D deletes the script metadata, etc. Ensure that the Windows > Control Panel > Ease of Access setting associated with keyboard shortcuts is enabled, to display keyboard shortcuts in RED. Refer to the relevant MS Windows documentation for details.

Anchor
_referencing_other_scripts_at_run-time

...

_referencing_other_scripts_at_run-time

...

Referencing other scripts at run-time

Scripts stored in your RED Metadata can be referenced from other Scripts at run-time using token replacement. This is also known as Script Sourcing in RED.

Anchor
_script_sourcing_token_replacement_format
_script_sourcing_token_replacement_format
Script Sourcing Token replacement format

$WSL_SCRIPT_<your_script_name_in_RED>_CODE$ 

...