Insert Time at End of Text

If [ Get ( ActiveFieldName ) = “Task” ]
    Set Selection [ End Position: Get ( ActiveSelectionSize ) ]
    Insert Calculated Result [ ” <- ” & Get ( CurrentTimeStamp ) ]
End If

Leave a Reply

Your email address will not be published. Required fields are marked *