Share via


MCRScript::find Method

Finds a MCRScript that matches the passed parameter.

Syntax

client server public static MCRScript find(RefRecId _scriptRecId, [boolean _selectForUpdate])

Run On

Called

Parameters

  • _selectForUpdate
    Type: boolean
    A boolean used to determine whether or not a record should be selected for update; optional.

Return Value

Type: MCRScript Table
A MCRScript record.

See Also

Reference

MCRScript Table