List of Stringlist methods: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Automatically generated page update) |
||
(14 intermediate revisions by 4 users not shown) | |||
Line 12: | Line 12: | ||
<tr><td valign="top">[[AddUnique (Stringlist function)|AddUnique]]</td><td valign="top">Conditionally add an item to a Stringlist</td></tr> | <tr><td valign="top">[[AddUnique (Stringlist function)|AddUnique]]</td><td valign="top">Conditionally add an item to a Stringlist</td></tr> | ||
<tr><td valign="top">[[AddUniqueOrdered (Stringlist function)|AddUniqueOrdered]]</td><td valign="top">Conditionally add an item to an ordered Stringlist</td></tr> | <tr><td valign="top">[[AddUniqueOrdered (Stringlist function)|AddUniqueOrdered]]</td><td valign="top">Conditionally add an item to an ordered Stringlist</td></tr> | ||
<tr><td valign="top">[[ | <tr><td valign="top">[[AppendCCATempAllocatorInfo (Stringlist function)|AppendCCATempAllocatorInfo]]</td><td valign="top">Add CCATEMP allocator information to a Stringlist</td></tr> | ||
<tr><td valign="top">[[AppendCertificateInfo (Stringlist function)|AppendCertificateInfo]]</td><td valign="top">Add certificate information to a Stringlist</td></tr> | <tr><td valign="top">[[AppendCertificateInfo (Stringlist function)|AppendCertificateInfo]]</td><td valign="top">Add certificate information to a Stringlist</td></tr> | ||
<tr><td valign="top">[[AppendCertificateRequest (Stringlist function)|AppendCertificateRequest]]</td><td valign="top">Add certificate request to a Stringlist</td></tr> | <tr><td valign="top">[[AppendCertificateRequest (Stringlist function)|AppendCertificateRequest]]</td><td valign="top">Add certificate request to a Stringlist</td></tr> | ||
<tr><td valign="top">[[AppendCertificateRequestInfo (Stringlist function)|AppendCertificateRequestInfo]]</td><td valign="top">Add certificate request information to a Stringlist</td></tr> | <tr><td valign="top">[[AppendCertificateRequestInfo (Stringlist function)|AppendCertificateRequestInfo]]</td><td valign="top">Add certificate request information to a Stringlist</td></tr> | ||
<tr><td valign="top">[[AppendClientCertificateRequest (Stringlist function)|AppendClientCertificateRequest]]</td><td valign="top">Add client certificate request to a Stringlist</td></tr> | <tr><td valign="top">[[AppendClientCertificateRequest (Stringlist function)|AppendClientCertificateRequest]]</td><td valign="top">Add client certificate request to a Stringlist</td></tr> | ||
<tr><td valign="top">[[AppendCPCommandOutput (Stringlist function)|AppendCPCommandOutput]]</td><td valign="top">Add output from CP command to Stringlist</td></tr> | |||
<tr><td valign="top">[[AppendEncryptedSecurityData (Stringlist subroutine)|AppendEncryptedSecurityData]]</td><td valign="top">Add RC4 encrypted base64 data to a Stringlist</td></tr> | <tr><td valign="top">[[AppendEncryptedSecurityData (Stringlist subroutine)|AppendEncryptedSecurityData]]</td><td valign="top">Add RC4 encrypted base64 data to a Stringlist</td></tr> | ||
<tr><td valign="top">[[AppendFieldImages (Stringlist function)|AppendFieldImages]]</td><td valign="top">Add fields stored in image format to a Stringlist</td></tr> | <tr><td valign="top">[[AppendFieldImages (Stringlist function)|AppendFieldImages]]</td><td valign="top">Add fields stored in image format to a Stringlist</td></tr> | ||
Line 23: | Line 24: | ||
<tr><td valign="top">[[AppendJournalData (Stringlist function)|AppendJournalData]]</td><td valign="top">Add lines from journal to Stringlist</td></tr> | <tr><td valign="top">[[AppendJournalData (Stringlist function)|AppendJournalData]]</td><td valign="top">Add lines from journal to Stringlist</td></tr> | ||
<tr><td valign="top">[[AppendOpenProcedure (Stringlist function)|AppendOpenProcedure]]</td><td valign="top">Add lines from procedure to Stringlist</td></tr> | <tr><td valign="top">[[AppendOpenProcedure (Stringlist function)|AppendOpenProcedure]]</td><td valign="top">Add lines from procedure to Stringlist</td></tr> | ||
<tr><td valign="top">[[AppendPemData (Stringlist subroutine)|AppendPemData]]</td><td valign="top">Append PEM encoded string to a Stringlist</td></tr> | |||
<tr><td valign="top">[[AppendPrivateKeyInfo (Stringlist function)|AppendPrivateKeyInfo]]</td><td valign="top">Add RSA private key information to a Stringlist</td></tr> | <tr><td valign="top">[[AppendPrivateKeyInfo (Stringlist function)|AppendPrivateKeyInfo]]</td><td valign="top">Add RSA private key information to a Stringlist</td></tr> | ||
<tr><td valign="top">[[AppendProcedureList (Stringlist function)|AppendProcedureList]]</td><td valign="top">Add information about procedures to a Stringlist</td></tr> | <tr><td valign="top">[[AppendProcedureList (Stringlist function)|AppendProcedureList]]</td><td valign="top">Add information about procedures to a Stringlist</td></tr> | ||
Line 30: | Line 32: | ||
<tr><td valign="top">[[AppendSirfactData (Stringlist function)|AppendSirfactData]]</td><td valign="top">Add SirFact data display to a Stringlist</td></tr> | <tr><td valign="top">[[AppendSirfactData (Stringlist function)|AppendSirfactData]]</td><td valign="top">Add SirFact data display to a Stringlist</td></tr> | ||
<tr><td valign="top">[[AppendTrace (Stringlist function)|AppendTrace]]</td><td valign="top">Add trace buffer data to a Stringlist</td></tr> | <tr><td valign="top">[[AppendTrace (Stringlist function)|AppendTrace]]</td><td valign="top">Add trace buffer data to a Stringlist</td></tr> | ||
<tr><td valign="top">[[AppendWebData (Stringlist subroutine)|AppendWebData]]</td><td valign="top">Add Janus Web upload data to a Stringlist</td></tr> | |||
<tr><td valign="top">[[BinaryProcedureDecode (Stringlist function)|BinaryProcedureDecode]]</td><td valign="top">Convert to String from binary procedure format</td></tr> | <tr><td valign="top">[[BinaryProcedureDecode (Stringlist function)|BinaryProcedureDecode]]</td><td valign="top">Convert to String from binary procedure format</td></tr> | ||
<tr><td valign="top">[[BinaryProcedureEncode (Stringlist subroutine)|BinaryProcedureEncode]]</td><td valign="top">Convert from binary procedure format to string</td></tr> | <tr><td valign="top">[[BinaryProcedureEncode (Stringlist subroutine)|BinaryProcedureEncode]]</td><td valign="top">Convert from binary procedure format to string</td></tr> |
Latest revision as of 20:18, 11 May 2016
The following are the available Stringlist class methods.
Method | Description |
---|---|
Add | Add strings to Stringlist |
AddImage | Add image as new Stringlist item |
AddOrdered | Add an item to an ordered Stringlist |
AddOrderedUnique | Conditionally add an item to an ordered Stringlist |
AddUnique | Conditionally add an item to a Stringlist |
AddUniqueOrdered | Conditionally add an item to an ordered Stringlist |
AppendCCATempAllocatorInfo | Add CCATEMP allocator information to a Stringlist |
AppendCertificateInfo | Add certificate information to a Stringlist |
AppendCertificateRequest | Add certificate request to a Stringlist |
AppendCertificateRequestInfo | Add certificate request information to a Stringlist |
AppendClientCertificateRequest | Add client certificate request to a Stringlist |
AppendCPCommandOutput | Add output from CP command to Stringlist |
AppendEncryptedSecurityData | Add RC4 encrypted base64 data to a Stringlist |
AppendFieldImages | Add fields stored in image format to a Stringlist |
AppendFieldValues | Add fields names and values to a Stringlist |
AppendGeneratedPrivateKey | Add base64 encoded RSA private key to a Stringlist |
AppendJournalData | Add lines from journal to Stringlist |
AppendOpenProcedure | Add lines from procedure to Stringlist |
AppendPemData | Append PEM encoded string to a Stringlist |
AppendPrivateKeyInfo | Add RSA private key information to a Stringlist |
AppendProcedureList | Add information about procedures to a Stringlist |
AppendSignedCertificate | Add base64 encoded signed certificate to a Stringlist |
AppendSignedClientCertificate | Add base64 encoded signed client certificate to a Stringlist |
AppendSirfactCommandOutput | Add SirFact command output to a Stringlist |
AppendSirfactData | Add SirFact data display to a Stringlist |
AppendTrace | Add trace buffer data to a Stringlist |
AppendWebData | Add Janus Web upload data to a Stringlist |
BinaryProcedureDecode | Convert to String from binary procedure format |
BinaryProcedureEncode | Convert from binary procedure format to string |
BindImage | Associate a Stringlist with an image |
ChangeItemLength | Change length of Stringlist item |
CheckCertificate | Check format of base64 encoded certificate |
CheckCertificateRequest | Check format of base64 encoded certificate request |
Compare | Compare two Stringlists and produce Stringlist describing differences |
Copy | Copy Stringlist |
CopyImageBinding | Copy image association from another Stringlist |
CopyItems | Copy items between Stringlists |
Count | Number of items in Stringlist |
CreateLines | Create delimited string from Stringlist |
DeepCopy | Copy Stringlist |
Dequeue | Retrieve value of first Stringlist item, then remove item |
Empty | Remove all items from a Stringlist |
Enqueue | Add string as new Stringlist item |
Find | Find next stringlist item that matches a string |
FindImageItem | Find next matching image item in Stringlist |
FindImageItemUp | Find previous matching image item in Stringlist |
FindUp | Find previous stringlist item that matches a string |
FirstItem | Retrieve value of first Stringlist item |
GetImage | Retrieve Stringlist item into image |
Insert | Insert strings into a Stringlist |
InsertImage | Insert image into a Stringlist |
Item | Retrieve value of Stringlist item |
ItemDifferenceList | Compare Stringlist to delimited Stringlist item |
ItemLength | Length of Stringlist item |
LastItem | Retrieve value of last Stringlist item |
List | Construct a new Stringlist from list of strings |
ListToItem | Convert Stringlist to single delimited Stringlist item |
Locate | Locate next Stringlist item containing string |
LocateUp | Locate previous Stringlist item containing string |
MaxItemLength | Maximum Stringlist item length |
MoveFromId | Move data from $list to Stringlist |
MoveToId | Move data from Stringlist to $list |
New | Create new Stringlist instance |
Overlay | Overlay part of Stringlist item with string |
OverlayImageItem | Overlay part of Stringlist item with image item |
ParseLines | Parse delimited string, appending to this Stringlist |
Patch | Update base Stringlist with patch Stringlist |
PatchLines | Apply patch Stringlist to a base Stringlist |
PatchString | Update base string with patch Stringlist |
PemToString | Extract base64 encoded PEM data to string |
Pop | Retrieve value of last Stringlist item, then remove last item |
Display contents of a Stringlist | |
Push | Add string as new Stringlist item |
RegexCapture | Capture substrings to Stringlist using regex |
RegexLocate | Find next item in Stringlist that matches a regex |
RegexLocateUp | Find previous item in Stringlist that matches a regex |
RegexReplaceCorresponding | Replace substrings that match regex with items in a Stringlist |
RegexSplit | Split a string onto a Stringlist using regex |
RegexSubset | Create subset of Stringlist that matches a regex |
RemoveItem | Remove item from Stringlist |
Replace | Replace a Stringlist item with a string |
ReplaceImage | Replace Stringlist item with an image |
Sort | Sort the contents of a Stringlist |
SortNew | Sort the contents of a Stringlist object to a new Stringlist |
Subset | Create Stringlist subset |
SubsetImageItem | Create Stringlist subset based on image item |
UnbindImage | Disassociate a Stringlist from an image |
Update | Produce Stringlist from input Stringlist using Stringlist of updates |