ContextGetPathForString
Common Scripts Pack.#
This Script is part of theSearches for a string in context and returns the context path, it will return null if nothing is found.
#
Script DataName | Description |
---|---|
Script Type | javascript |
Tags |
#
InputsArgument Name | Description |
---|---|
path | The path in context to search the string in. If the path is not given, the search will be in the whole context. |
str | The string to search for in context. |
#
OutputsThere are no outputs for this script.