Name
tbx_builder_help — Run builder_help.sce script if it exists (toolbox compilation process)
Calling Sequence
tbx_builder_help(toolbox_path)
Parameters
- toolbox_path
Root directory of toolbox sources ; builder_help.sce script will be searched in the help subdirectory of this directory.
Examples
// Recommended usage
tbx_builder_help(get_absolute_file_path('builder.sce'))