Share via


FBStageChangeLog_BR::log Method

Logs the change in a staging entity

Syntax

client server public static void log(
    RefTableId _refTableId, 
    RefRecId _refRecId, 
    FieldId _fieldId, 
    str _from, 
    str _to)

Run On

Called

Parameters

  • _from
    Type: str
    The original value
  • _to
    Type: str
    The new value

See Also

Reference

FBStageChangeLog_BR Table