AppRecordList Update() Method

(SBM On-Premise/PaaS only) Perform a database update on all records in the list.

Function Signature

 bool Update()

Parameters

Parameter Type Description

None

Return

Type Description

bool

Returns true if all applicable records are successfully updated; false otherwise.

Technical Details

SBM ModScript version: 11.3.

Notes

None.

Related Topics

AppRecordList