Plugin : Date in a row

Author:Rex.Rainbow

Download

Properties

Class name

  • Class name of this dateInARow system.

Actions

Initial

Action:Initial table

  • Initial table.

Paste

Action:Paste timestamp

  • Paste timestamp.
    • OwnerID ( string ) : Object ID of owner.
    • Record name ( string ) : Record name.
    • Timestamp ( number ) : Paste timestamp.
    • Scale ( Combo ) : Scale of date.
      • Options : ["Year","Month","Day","Hour","Minute"]

Action:Paste server time

  • Paste current server timestamp.
    • OwnerID ( string ) : Object ID of owner.
    • Record name ( string ) : Record name.
    • Scale ( Combo ) : Scale of date.
      • Options : ["Year","Month","Day","Hour","Minute"]

Expressions

Error

Expression:ErrorCode

  • Error code.

Expression:ErrorMessage

  • Error message.

Paste

Expression:PastedContinuousCount

  • Get continuous count in a row of pasted record.

Expression:PastedLastTimestamp

  • Get last pasted timestamp of pasted record.

Expression:PastedOwnerID

  • Get ownerID of pasted record.

Expression:PastedRecordName

  • Get record name of pasted record.

Expression:PastedPreviousContinuousCount

  • Get previous continuous count in a row of pasted record.

Conditions

Paste

Condition:On paste complete

  • Triggered when paste complete.

Condition:On paste error

  • Triggered when paste error.