LastStringValue()

Returns the last saved value of the specified time string signal or time-dependent signal, unit and current entity.

Syntax

LastStringValue(string stringTimeSignalName)

LastStringValue(string stringTimeSignalName, string entityName)

 

  • timeSignalName: signal name for time
  • EntityName: Name of Entity

Example

LastStringValue("Well log data")

LastStringValue("Well log data", "Well 37")