List of Stringlist methods: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
m (Automatically generated page update)
Line 1: Line 1:
<!-- This page was automatically generated and will be automatically
<!-- This page was automatically generated and will be automatically
     replaced, so any manual edits will be lost. You've been warned. -->
     replaced, so any manual edits will be lost. You've been warned. -->
{{Template:Method_list_header|class=Stringlist}}
The following are the available Stringlist class methods.
{{Template:Method list header|class=Stringlist}}
<table class="wikitable">
<table class="wikitable">
<tr><th>Method</th><th>Description</th></tr>
<tr><th>Method</th><th>Description</th></tr>
<tr><td>[[Add (Stringlist function)|Add]]</td><td>Add string as new Stringlist item</td></tr>
<tr><td valign="top">[[Add (Stringlist function)|Add]]</td><td valign="top">Add string as new Stringlist item</td></tr>
<tr><td>[[AddImage (Stringlist function)|AddImage]]</td><td>Add image as new Stringlist item</td></tr>
<tr><td valign="top">[[AddImage (Stringlist function)|AddImage]]</td><td valign="top">Add image as new Stringlist item</td></tr>
<tr><td>[[AddOrdered (Stringlist function)|AddOrdered]]</td><td>Add an item to an ordered Stringlist</td></tr>
<tr><td valign="top">[[AddOrdered (Stringlist function)|AddOrdered]]</td><td valign="top">Add an item to an ordered Stringlist</td></tr>
<tr><td>[[AddOrderedUnique (Stringlist function)|AddOrderedUnique]]</td><td>Conditionally add an item to an ordered Stringlist</td></tr>
<tr><td valign="top">[[AddOrderedUnique (Stringlist function)|AddOrderedUnique]]</td><td valign="top">Conditionally add an item to an ordered Stringlist</td></tr>
<tr><td>[[AddUnique (Stringlist function)|AddUnique]]</td><td>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>[[AddUniqueOrdered (Stringlist function)|AddUniqueOrdered]]</td><td>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>[[AppendCertificateInfo (Stringlist function)|AppendCertificateInfo]]</td><td>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>[[AppendCertificateRequest (Stringlist function)|AppendCertificateRequest]]</td><td>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>[[AppendCertificateRequestInfo (Stringlist function)|AppendCertificateRequestInfo]]</td><td>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>[[AppendClientCertificateRequest (Stringlist function)|AppendClientCertificateRequest]]</td><td>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>[[AppendEncryptedSecurityData (Stringlist subroutine)|AppendEncryptedSecurityData]]</td><td>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>[[AppendFieldImages (Stringlist function)|AppendFieldImages]]</td><td>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>
<tr><td>[[AppendFieldValues (Stringlist function)|AppendFieldValues]]</td><td>Add fields names and values to a Stringlist</td></tr>
<tr><td valign="top">[[AppendFieldValues (Stringlist function)|AppendFieldValues]]</td><td valign="top">Add fields names and values to a Stringlist</td></tr>
<tr><td>[[AppendGeneratedPrivateKey (Stringlist subroutine)|AppendGeneratedPrivateKey]]</td><td>Add base64 encoded RSA private key to a Stringlist</td></tr>
<tr><td valign="top">[[AppendGeneratedPrivateKey (Stringlist subroutine)|AppendGeneratedPrivateKey]]</td><td valign="top">Add base64 encoded RSA private key to a Stringlist</td></tr>
<tr><td>[[AppendJournalData (Stringlist function)|AppendJournalData]]</td><td>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>[[AppendOpenProcedure (Stringlist function)|AppendOpenProcedure]]</td><td>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>[[AppendPrivateKeyInfo (Stringlist function)|AppendPrivateKeyInfo]]</td><td>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>[[AppendProcedureList (Stringlist function)|AppendProcedureList]]</td><td>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>
<tr><td>[[AppendSignedCertificate (Stringlist function)|AppendSignedCertificate]]</td><td>Add base64 encoded signed certificate to a Stringlist</td></tr>
<tr><td valign="top">[[AppendSignedCertificate (Stringlist function)|AppendSignedCertificate]]</td><td valign="top">Add base64 encoded signed certificate to a Stringlist</td></tr>
<tr><td>[[AppendSignedClientCertificate (Stringlist function)|AppendSignedClientCertificate]]</td><td>Add base64 encoded signed client certificate to a Stringlist</td></tr>
<tr><td valign="top">[[AppendSignedClientCertificate (Stringlist function)|AppendSignedClientCertificate]]</td><td valign="top">Add base64 encoded signed client certificate to a Stringlist</td></tr>
<tr><td>[[AppendSirfactCommandOutput (Stringlist function)|AppendSirfactCommandOutput]]</td><td>Add SirFact command output to a Stringlist</td></tr>
<tr><td valign="top">[[AppendSirfactCommandOutput (Stringlist function)|AppendSirfactCommandOutput]]</td><td valign="top">Add SirFact command output to a Stringlist</td></tr>
<tr><td>[[AppendSirfactData (Stringlist function)|AppendSirfactData]]</td><td>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>[[AppendTrace (Stringlist function)|AppendTrace]]</td><td>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>[[BinaryProcedureDecode (Stringlist function)|BinaryProcedureDecode]]</td><td>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>[[BinaryProcedureEncode (Stringlist subroutine)|BinaryProcedureEncode]]</td><td>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>
<tr><td>[[BindImage (Stringlist subroutine)|BindImage]]</td><td>Associate a Stringlist with an image</td></tr>
<tr><td valign="top">[[BindImage (Stringlist subroutine)|BindImage]]</td><td valign="top">Associate a Stringlist with an image</td></tr>
<tr><td>[[ChangeItemLength (Stringlist function)|ChangeItemLength]]</td><td>Change length of Stringlist item</td></tr>
<tr><td valign="top">[[ChangeItemLength (Stringlist function)|ChangeItemLength]]</td><td valign="top">Change length of Stringlist item</td></tr>
<tr><td>[[CheckCertificate (Stringlist function)|CheckCertificate]]</td><td>Check format of base64 encoded certificate</td></tr>
<tr><td valign="top">[[CheckCertificate (Stringlist function)|CheckCertificate]]</td><td valign="top">Check format of base64 encoded certificate</td></tr>
<tr><td>[[CheckCertificateRequest (Stringlist function)|CheckCertificateRequest]]</td><td>Check format of base64 encoded certificate request</td></tr>
<tr><td valign="top">[[CheckCertificateRequest (Stringlist function)|CheckCertificateRequest]]</td><td valign="top">Check format of base64 encoded certificate request</td></tr>
<tr><td>[[Compare (Stringlist function)|Compare]]</td><td>Compare two Stringlists and produce Stringlist describing differences</td></tr>
<tr><td valign="top">[[Compare (Stringlist function)|Compare]]</td><td valign="top">Compare two Stringlists and produce Stringlist describing differences</td></tr>
<tr><td>[[Copy (Stringlist function)|Copy]]</td><td>Copy Stringlist</td></tr>
<tr><td valign="top">[[Copy (Stringlist function)|Copy]]</td><td valign="top">Copy Stringlist</td></tr>
<tr><td>[[CopyImageBinding (Stringlist subroutine)|CopyImageBinding]]</td><td>Copy image association from another Stringlist</td></tr>
<tr><td valign="top">[[CopyImageBinding (Stringlist subroutine)|CopyImageBinding]]</td><td valign="top">Copy image association from another Stringlist</td></tr>
<tr><td>[[CopyItems (Stringlist function)|CopyItems]]</td><td>Copy items between Stringlists</td></tr>
<tr><td valign="top">[[CopyItems (Stringlist function)|CopyItems]]</td><td valign="top">Copy items between Stringlists</td></tr>
<tr><td>[[Count (Stringlist function)|Count]]</td><td>Number of items in Stringlist</td></tr>
<tr><td valign="top">[[Count (Stringlist function)|Count]]</td><td valign="top">Number of items in Stringlist</td></tr>
<tr><td>[[CreateLines (Stringlist function)|CreateLines]]</td><td>Create delimited string from Stringlist</td></tr>
<tr><td valign="top">[[CreateLines (Stringlist function)|CreateLines]]</td><td valign="top">Create delimited string from Stringlist</td></tr>
<tr><td>[[DeepCopy (Stringlist function)|DeepCopy]]</td><td>Copy Stringlist</td></tr>
<tr><td valign="top">[[DeepCopy (Stringlist function)|DeepCopy]]</td><td valign="top">Copy Stringlist</td></tr>
<tr><td>[[Dequeue (Stringlist function)|Dequeue]]</td><td>Retrieve value of first Stringlist item, then remove item</td></tr>
<tr><td valign="top">[[Dequeue (Stringlist function)|Dequeue]]</td><td valign="top">Retrieve value of first Stringlist item, then remove item</td></tr>
<tr><td>[[Empty (Stringlist subroutine)|Empty]]</td><td>Remove all items from a Stringlist</td></tr>
<tr><td valign="top">[[Empty (Stringlist subroutine)|Empty]]</td><td valign="top">Remove all items from a Stringlist</td></tr>
<tr><td>[[Enqueue (Stringlist function)|Enqueue]]</td><td>Add string as new Stringlist item</td></tr>
<tr><td valign="top">[[Enqueue (Stringlist function)|Enqueue]]</td><td valign="top">Add string as new Stringlist item</td></tr>
<tr><td>[[Find (Stringlist function)|Find]]</td><td>Find next stringlist item that matches a string</td></tr>
<tr><td valign="top">[[Find (Stringlist function)|Find]]</td><td valign="top">Find next stringlist item that matches a string</td></tr>
<tr><td>[[FindImageItem (Stringlist function)|FindImageItem]]</td><td>Find next matching image item in Stringlist</td></tr>
<tr><td valign="top">[[FindImageItem (Stringlist function)|FindImageItem]]</td><td valign="top">Find next matching image item in Stringlist</td></tr>
<tr><td>[[FindImageItemUp (Stringlist function)|FindImageItemUp]]</td><td>Find previous matching image item in Stringlist</td></tr>
<tr><td valign="top">[[FindImageItemUp (Stringlist function)|FindImageItemUp]]</td><td valign="top">Find previous matching image item in Stringlist</td></tr>
<tr><td>[[FindUp (Stringlist function)|FindUp]]</td><td>Find previous stringlist item that matches a string</td></tr>
<tr><td valign="top">[[FindUp (Stringlist function)|FindUp]]</td><td valign="top">Find previous stringlist item that matches a string</td></tr>
<tr><td>[[FirstItem (Stringlist function)|FirstItem]]</td><td>Retrieve value of first Stringlist item</td></tr>
<tr><td valign="top">[[FirstItem (Stringlist function)|FirstItem]]</td><td valign="top">Retrieve value of first Stringlist item</td></tr>
<tr><td>[[GetImage (Stringlist subroutine)|GetImage]]</td><td>Retrieve Stringlist item into image</td></tr>
<tr><td valign="top">[[GetImage (Stringlist subroutine)|GetImage]]</td><td valign="top">Retrieve Stringlist item into image</td></tr>
<tr><td>[[Insert (Stringlist function)|Insert]]</td><td>Insert string into a Stringlist</td></tr>
<tr><td valign="top">[[Insert (Stringlist function)|Insert]]</td><td valign="top">Insert string into a Stringlist</td></tr>
<tr><td>[[InsertImage (Stringlist function)|InsertImage]]</td><td>Insert image into a Stringlist</td></tr>
<tr><td valign="top">[[InsertImage (Stringlist function)|InsertImage]]</td><td valign="top">Insert image into a Stringlist</td></tr>
<tr><td>[[Item (Stringlist function)|Item]]</td><td>Retrieve value of Stringlist item</td></tr>
<tr><td valign="top">[[Item (Stringlist function)|Item]]</td><td valign="top">Retrieve value of Stringlist item</td></tr>
<tr><td>[[ItemDifferenceList (Stringlist function)|ItemDifferenceList]]</td><td>Compare Stringlist to delimited Stringlist</td></tr>
<tr><td valign="top">[[ItemDifferenceList (Stringlist function)|ItemDifferenceList]]</td><td valign="top">Compare Stringlist to delimited Stringlist</td></tr>
<tr><td>[[ItemLength (Stringlist function)|ItemLength]]</td><td>Length of Stringlist item</td></tr>
<tr><td valign="top">[[ItemLength (Stringlist function)|ItemLength]]</td><td valign="top">Length of Stringlist item</td></tr>
<tr><td>[[LastItem (Stringlist function)|LastItem]]</td><td>Retrieve value of last Stringlist item</td></tr>
<tr><td valign="top">[[LastItem (Stringlist function)|LastItem]]</td><td valign="top">Retrieve value of last Stringlist item</td></tr>
<tr><td>[[List (Stringlist function)|List]]</td><td>Construct a new Stringlist from list of strings</td></tr>
<tr><td valign="top">[[List (Stringlist function)|List]]</td><td valign="top">Construct a new Stringlist from list of strings</td></tr>
<tr><td>[[ListToItem (Stringlist function)|ListToItem]]</td><td>Convert Stringlist to single delimited Stringlist item</td></tr>
<tr><td valign="top">[[ListToItem (Stringlist function)|ListToItem]]</td><td valign="top">Convert Stringlist to single delimited Stringlist item</td></tr>
<tr><td>[[Locate (Stringlist function)|Locate]]</td><td>Locate next Stringlist item containing string</td></tr>
<tr><td valign="top">[[Locate (Stringlist function)|Locate]]</td><td valign="top">Locate next Stringlist item containing string</td></tr>
<tr><td>[[LocateUp (Stringlist function)|LocateUp]]</td><td>Locate previous Stringlist item containing string</td></tr>
<tr><td valign="top">[[LocateUp (Stringlist function)|LocateUp]]</td><td valign="top">Locate previous Stringlist item containing string</td></tr>
<tr><td>[[MaxItemLength (Stringlist property)|MaxItemLength]]</td><td>Maximum Stringlist item length</td></tr>
<tr><td valign="top">[[MaxItemLength (Stringlist property)|MaxItemLength]]</td><td valign="top">Maximum Stringlist item length</td></tr>
<tr><td>[[MoveFromId (Stringlist subroutine)|MoveFromId]]</td><td>Move data from $list to Stringlist</td></tr>
<tr><td valign="top">[[MoveFromId (Stringlist subroutine)|MoveFromId]]</td><td valign="top">Move data from $list to Stringlist</td></tr>
<tr><td>[[MoveToId (Stringlist subroutine)|MoveToId]]</td><td>Move data from Stringlist to $list</td></tr>
<tr><td valign="top">[[MoveToId (Stringlist subroutine)|MoveToId]]</td><td valign="top">Move data from Stringlist to $list</td></tr>
<tr><td>[[New (Stringlist constructor)|New]]</td><td>Create new Stringlist instance</td></tr>
<tr><td valign="top">[[New (Stringlist constructor)|New]]</td><td valign="top">Create new Stringlist instance</td></tr>
<tr><td>[[Overlay (Stringlist function)|Overlay]]</td><td>Overlay part of Stringlist item with string</td></tr>
<tr><td valign="top">[[Overlay (Stringlist function)|Overlay]]</td><td valign="top">Overlay part of Stringlist item with string</td></tr>
<tr><td>[[OverlayImageItem (Stringlist subroutine)|OverlayImageItem]]</td><td>Overlay part of Stringlist item with image item</td></tr>
<tr><td valign="top">[[OverlayImageItem (Stringlist subroutine)|OverlayImageItem]]</td><td valign="top">Overlay part of Stringlist item with image item</td></tr>
<tr><td>[[ParseLines (Stringlist subroutine)|ParseLines]]</td><td>Parse delimited string into Stringlist</td></tr>
<tr><td valign="top">[[ParseLines (Stringlist subroutine)|ParseLines]]</td><td valign="top">Parse delimited string into Stringlist</td></tr>
<tr><td>[[Patch (Stringlist function)|Patch]]</td><td>Update base Stringlist with patch Stringlist</td></tr>
<tr><td valign="top">[[Patch (Stringlist function)|Patch]]</td><td valign="top">Update base Stringlist with patch Stringlist</td></tr>
<tr><td>[[PatchLines (Stringlist function)|PatchLines]]</td><td>Apply patch Stringlist to a base Stringlist</td></tr>
<tr><td valign="top">[[PatchLines (Stringlist function)|PatchLines]]</td><td valign="top">Apply patch Stringlist to a base Stringlist</td></tr>
<tr><td>[[PatchString (Stringlist function)|PatchString]]</td><td>Update base string with patch Stringlist</td></tr>
<tr><td valign="top">[[PatchString (Stringlist function)|PatchString]]</td><td valign="top">Update base string with patch Stringlist</td></tr>
<tr><td>[[Pop (Stringlist function)|Pop]]</td><td>Retrieve value of last Stringlist item, then remove last item</td></tr>
<tr><td valign="top">[[Pop (Stringlist function)|Pop]]</td><td valign="top">Retrieve value of last Stringlist item, then remove last item</td></tr>
<tr><td>[[Print (Stringlist function)|Print]]</td><td>Display contents of a Stringlist</td></tr>
<tr><td valign="top">[[Print (Stringlist function)|Print]]</td><td valign="top">Display contents of a Stringlist</td></tr>
<tr><td>[[Push (Stringlist function)|Push]]</td><td>Add string as new Stringlist item</td></tr>
<tr><td valign="top">[[Push (Stringlist function)|Push]]</td><td valign="top">Add string as new Stringlist item</td></tr>
<tr><td>[[RegexCapture (Stringlist function)|RegexCapture]]</td><td>Capture substrings to Stringlist using regex</td></tr>
<tr><td valign="top">[[RegexCapture (Stringlist function)|RegexCapture]]</td><td valign="top">Capture substrings to Stringlist using regex</td></tr>
<tr><td>[[RegexLocate (Stringlist function)|RegexLocate]]</td><td>Find next item in Stringlist that matches a regex</td></tr>
<tr><td valign="top">[[RegexLocate (Stringlist function)|RegexLocate]]</td><td valign="top">Find next item in Stringlist that matches a regex</td></tr>
<tr><td>[[RegexLocateUp (Stringlist function)|RegexLocateUp]]</td><td>Find previous item in Stringlist that matches a regex</td></tr>
<tr><td valign="top">[[RegexLocateUp (Stringlist function)|RegexLocateUp]]</td><td valign="top">Find previous item in Stringlist that matches a regex</td></tr>
<tr><td>[[RegexReplaceCorresponding (Stringlist function)|RegexReplaceCorresponding]]</td><td>Replace substrings that match regex with items in a Stringlist</td></tr>
<tr><td valign="top">[[RegexReplaceCorresponding (Stringlist function)|RegexReplaceCorresponding]]</td><td valign="top">Replace substrings that match regex with items in a Stringlist</td></tr>
<tr><td>[[RegexSplit (Stringlist function)|RegexSplit]]</td><td>Split a string onto a Stringlist using regex</td></tr>
<tr><td valign="top">[[RegexSplit (Stringlist function)|RegexSplit]]</td><td valign="top">Split a string onto a Stringlist using regex</td></tr>
<tr><td>[[RegexSubset (Stringlist function)|RegexSubset]]</td><td>Create subset of Stringlist that matches a regex</td></tr>
<tr><td valign="top">[[RegexSubset (Stringlist function)|RegexSubset]]</td><td valign="top">Create subset of Stringlist that matches a regex</td></tr>
<tr><td>[[RemoveItem (Stringlist function)|RemoveItem]]</td><td>Remove item from Stringlist</td></tr>
<tr><td valign="top">[[RemoveItem (Stringlist function)|RemoveItem]]</td><td valign="top">Remove item from Stringlist</td></tr>
<tr><td>[[Replace (Stringlist function)|Replace]]</td><td>Replace a Stringlist item with a string</td></tr>
<tr><td valign="top">[[Replace (Stringlist function)|Replace]]</td><td valign="top">Replace a Stringlist item with a string</td></tr>
<tr><td>[[ReplaceImage (Stringlist function)|ReplaceImage]]</td><td>Replace Stringlist item with an image</td></tr>
<tr><td valign="top">[[ReplaceImage (Stringlist function)|ReplaceImage]]</td><td valign="top">Replace Stringlist item with an image</td></tr>
<tr><td>[[Sort (Stringlist subroutine)|Sort]]</td><td>Sort the contents of a Stringlist</td></tr>
<tr><td valign="top">[[Sort (Stringlist subroutine)|Sort]]</td><td valign="top">Sort the contents of a Stringlist</td></tr>
<tr><td>[[SortNew (Stringlist function)|SortNew]]</td><td>Sort the contents of a Stringlist object to a new Stringlist</td></tr>
<tr><td valign="top">[[SortNew (Stringlist function)|SortNew]]</td><td valign="top">Sort the contents of a Stringlist object to a new Stringlist</td></tr>
<tr><td>[[Subset (Stringlist function)|Subset]]</td><td>Create Stringlist subset</td></tr>
<tr><td valign="top">[[Subset (Stringlist function)|Subset]]</td><td valign="top">Create Stringlist subset</td></tr>
<tr><td>[[SubsetImageItem (Stringlist function)|SubsetImageItem]]</td><td>Create Stringlist subset based on image item</td></tr>
<tr><td valign="top">[[SubsetImageItem (Stringlist function)|SubsetImageItem]]</td><td valign="top">Create Stringlist subset based on image item</td></tr>
<tr><td>[[UnbindImage (Stringlist subroutine)|UnbindImage]]</td><td>Disassociate a Stringlist from an image</td></tr>
<tr><td valign="top">[[UnbindImage (Stringlist subroutine)|UnbindImage]]</td><td valign="top">Disassociate a Stringlist from an image</td></tr>
<tr><td>[[Update (Stringlist function)|Update]]</td><td>Produce Stringlist from input Stringlist using Stringlist of updates</td></tr>
<tr><td valign="top">[[Update (Stringlist function)|Update]]</td><td valign="top">Produce Stringlist from input Stringlist using Stringlist of updates</td></tr>
</table>
==See also==
<table class="list"><tr>
<td valign="top"><ul style="margin-top:0px;">
<li>[[Stringlist class]]
</ul></td>
<td valign="top"><ul style="margin-top:0px;">
</ul></td>
<td valign="top"><ul style="margin-top:0px;">
<li>[[Stringlist methods syntax]]
</ul></td>
</tr>
</table>
</table>

Revision as of 15:16, 26 January 2011

The following are the available Stringlist class methods.

MethodDescription
AddAdd string as new Stringlist item
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
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
BinaryProcedureDecodeConvert to String from binary procedure format
BinaryProcedureEncodeConvert from binary procedure format to string
BindImageAssociate a Stringlist with an image
ChangeItemLengthChange length of Stringlist item
CheckCertificateCheck format of base64 encoded certificate
CheckCertificateRequestCheck format of base64 encoded certificate request
CompareCompare two Stringlists and produce Stringlist describing differences
CopyCopy Stringlist
CopyImageBindingCopy image association from another Stringlist
CopyItemsCopy items between Stringlists
CountNumber of items in Stringlist
CreateLinesCreate delimited string from Stringlist
DeepCopyCopy Stringlist
DequeueRetrieve value of first Stringlist item, then remove item
EmptyRemove all items from a Stringlist
EnqueueAdd string as new Stringlist item
FindFind next stringlist item that matches a string
FindImageItemFind next matching image item in Stringlist
FindImageItemUpFind previous matching image item in Stringlist
FindUpFind previous stringlist item that matches a string
FirstItemRetrieve value of first Stringlist item
GetImageRetrieve Stringlist item into image
InsertInsert string into a Stringlist
InsertImageInsert image into a Stringlist
ItemRetrieve value of Stringlist item
ItemDifferenceListCompare Stringlist to delimited Stringlist
ItemLengthLength of Stringlist item
LastItemRetrieve value of last Stringlist item
ListConstruct a new Stringlist from list of strings
ListToItemConvert Stringlist to single delimited Stringlist item
LocateLocate next Stringlist item containing string
LocateUpLocate previous Stringlist item containing string
MaxItemLengthMaximum Stringlist item length
MoveFromIdMove data from $list to Stringlist
MoveToIdMove data from Stringlist to $list
NewCreate new Stringlist instance
OverlayOverlay part of Stringlist item with string
OverlayImageItemOverlay part of Stringlist item with image item
ParseLinesParse delimited string into Stringlist
PatchUpdate base Stringlist with patch Stringlist
PatchLinesApply patch Stringlist to a base Stringlist
PatchStringUpdate base string with patch Stringlist
PopRetrieve value of last Stringlist item, then remove last item
PrintDisplay contents of a Stringlist
PushAdd string as new Stringlist item
RegexCaptureCapture substrings to Stringlist using regex
RegexLocateFind next item in Stringlist that matches a regex
RegexLocateUpFind previous item in Stringlist that matches a regex
RegexReplaceCorrespondingReplace substrings that match regex with items in a Stringlist
RegexSplitSplit a string onto a Stringlist using regex
RegexSubsetCreate subset of Stringlist that matches a regex
RemoveItemRemove item from Stringlist
ReplaceReplace a Stringlist item with a string
ReplaceImageReplace Stringlist item with an image
SortSort the contents of a Stringlist
SortNewSort the contents of a Stringlist object to a new Stringlist
SubsetCreate Stringlist subset
SubsetImageItemCreate Stringlist subset based on image item
UnbindImageDisassociate a Stringlist from an image
UpdateProduce Stringlist from input Stringlist using Stringlist of updates

See also