Stringlist methods syntax
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 |
AppendCPCommandOutput | Add output from CP command to 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 |
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 |
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 |