fferpcore.Navigableglobal interface Navigable A collection of data that can be navigated using a path. MethodsgetValueObject getValue(fferpcore.Path path) Locates a specific value at the given path. Input Parameters
Return ValueThe specific value in the data at the given path. |