Stringlist methods syntax

From m204wiki
Revision as of 14:33, 6 February 2013 by Admin (talk | contribs)
Jump to navigation Jump to search

The following are the available Stringlist class methods.

MethodDescription
AddAdd strings to Stringlist
AddImageAdd image as new Stringlist item
AddOrderedAdd an item to an ordered Stringlist
AddOrderedUniqueConditionally add an item to an ordered Stringlist
AddUniqueConditionally add an item to a Stringlist
AddUniqueOrderedConditionally add an item to an ordered Stringlist
AppendCPCommandOutputAdd output from CP command to Stringlist
AppendCertificateInfoAdd certificate information to a Stringlist
AppendCertificateRequestAdd certificate request to a Stringlist
AppendCertificateRequestInfoAdd certificate request information to a Stringlist
AppendClientCertificateRequestAdd client certificate request to a Stringlist
AppendEncryptedSecurityDataAdd RC4 encrypted base64 data to a Stringlist
AppendFieldImagesAdd fields stored in image format to a Stringlist
AppendFieldValuesAdd fields names and values to a Stringlist
AppendGeneratedPrivateKeyAdd base64 encoded RSA private key to a Stringlist
AppendJournalDataAdd lines from journal to Stringlist
AppendOpenProcedureAdd lines from procedure to Stringlist
AppendPrivateKeyInfoAdd RSA private key information to a Stringlist
AppendProcedureListAdd information about procedures to a Stringlist
AppendSignedCertificateAdd base64 encoded signed certificate to a Stringlist
AppendSignedClientCertificateAdd base64 encoded signed client certificate to a Stringlist
AppendSirfactCommandOutputAdd SirFact command output to a Stringlist
AppendSirfactDataAdd SirFact data display to a Stringlist
AppendTraceAdd trace buffer data to a Stringlist