l Problem In a normal English document, words are separated by blank, comma, full stop, and carriage return, and the sifrequencey,sequence,split,isalpha,lower,group,maxp
Sequence, table sequence (TSeq) and record sequence (RSeq) are the most common data types esProc uses. This section willsequence, table sequence, record sequence
A sequence is an ordered set consisting of a series of data items, which are called members of the sequence. A sequence sequence
This chapter lists code examples of handling sequences, including Check if it is a sequence, Get a sequence member or a sequence
Description: Get values from row/column/cell a to row/column/cell b to create a sequence. Syntax: [a:b] Note: The functisequence, cell, value
Description: Value of the current cell referenced in an expression. Example: A B 1 [1,2,3,4,5,6] 2 for A1 3 sequence, current cell value, member
Description: Compute an expression with each member of a sequence. Syntax: A.(x,…) A.() Return A itself. Note: The funsequence, member, expression
Description: Define a sequence constant. Syntax: [a1,a2…, an] Note: The function defines a sequence composed of memberssequence, constant
Here’s how to use align() functions.sequence, sort, align
Description: Perform logical OR operation over members of a sequence. Syntax: A.cor(x) cor(x1,…,xn) Equivalent to A.cosequence,logical or,boolean value