String conversion, E 100) – Rockwell Automation FactoryTalk Historian SE DataLink 4.2 User Guide User Manual

Page 108

Advertising
background image

FactoryTalk Historian DataLink User Guide

100

Name

Description

Format

Formatting of a numerical number.

InStr

Instance of a sub-string.

LCase

Conversion of all characters to lower case.

Len

Length of a string.

Left

First characters in a string.

LTrim

Removal of blanks on the left side of a string.

Mid

Extraction of a sub-string from a string.

Right

Last characters in a string.

RTrim

Removal of blanks on the right side of a string.

Trim

Removal of blanks on both sides of a string.

UCase

Conversion of all characters to upper case.

String Conversion

Name

Description

Concat

Concatenate two or more strings.

String

String representing any FactoryTalk Historian value.

Text

Concatenation of strings for a series of FactoryTalk Historian value arguments.

Advertising