Skip to main content

ContextGetPathForString

This Script is part of the Common Scripts Pack.#

Searches for a string in context and returns the context path, it will return null if nothing is found.

Script Data#


NameDescription
Script Typejavascript
Tags

Inputs#


Argument NameDescription
pathThe path in context to search the string in. If the path is not given, the search will be in the whole context.
strThe string to search for in context.

Outputs#


There are no outputs for this script.