Cisco Cisco Process Orchestrator 2.X Mode D'Emploi

Page de 828
 
C-2
Cisco Tidal Enterprise Orchestrator Reference Guide
OL-24928-01
Appendix C      Using String Activities
  String Activities
String Activities
The following table displays the string activities provided by TEO. 
Common String Escapes
The following table is a list of common string escapes. 
The 'c' and 'C' escape may be qualified with a '0' to make screen use zero instead of space as fill character. 
The '0' qualifier also makes the '=' escape use absolute positions. The 'n' and '=' escapes understand a 
length qualifier (e.g. '%3n'), 'D' and 'M' can be prefixed with 'L' to generate long names, 'w' and 'W' also 
show the window flags if 'L' is given. 
Activity
Description
Find String
Searches for specific content in a string
See 
.
Replace String
Replaces specified string content
See 
Split String
Splits string characters
See 
.
String Escape
Specifies escape characters in string content.
See 
.
String Lowercase
Lowers the text case in a string
See 
.
String Uppercase
Capitalize the text case in a string
See 
Substring
Retrieves the first and last occurrence of the specified 
substring
See 
Trim String
Trims characters from the content in a string
See 
Escape Character
Description
%
the escape character itself 
a
either 'am' or 'pm'
A
either 'AM' or 'PM'
c
current time HH:MM in 24h format
C
current time HH:MM in 12h format
d
day number
D
weekday name
f
flags of the window 
F
sets %? to true if the window has the focus