nil
string
) -> TweakDBRecord
TweakDBID
) -> TweakDBRecord
string
) -> table<TweakDBRecord>
string
) -> table<TweakDBID>
TweakDBID
) -> table<TweakDBID>
string
) -> object
TweakDBID
) -> object
string
, newValue: object
) -> boolean
TweakDBID
, newValue: object
) -> boolean
string
, newValue: object
) -> boolean
TweakDBID
, newValue: object
) -> boolean
string
) -> boolean
TweakDBID
) -> boolean
TweakDBRecord
) -> boolean
string
, recordTypeName: string
) -> boolean
string
, clonedRecordName: string
) -> boolean
string
, clonedRecordID: TweakDBID
) -> boolean
clonedRecordName
or clonedRecordID
to a new record named recordName
. Returns whether the record was cloned successfully. If a record named recordName
already exists, this method will fail.string
) -> boolean