Share via


PCSubComponentPath::pathIsSuffix Method

Indicates whether the path given by the _suffixPathRecId parameter is a suffix of the _path parameter.

Syntax

client server public static boolean pathIsSuffix(StackBase _path, PCSubComponentPathRecId _suffixPathRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the path is a suffix; otherwise, false.

See Also

Reference

PCSubComponentPath Table