split — Split string variables into parts
Split string variables into partsSyntaxMenuDescriptionOptionsRemarks and examplesStored resultsAcknowledgmentsAlso seeSyntaxsplitstrvar[if][in][,options]op tionsDescriptionMaingenerate(stub)begin new variable names withstub; default isstrvarparse(parsestrings)parse on specified strings; default is to parse on spaceslimit(#)create a maximum of#new variablesnotrimdo not trim leading or trailing spaces of original variableDestringdestringapplydestringto new string variables , replacing initial stringvariables with numeric variables where possibleignore("chars")remove specified nonnumeric charactersforceconvert nonnumeric strings to missing valuesfloatgenerate numeric variables as typefloatpercentconvert percent variables to fractional formMenuData>Create or change data>Other variable -transformation commands> Split string variables int
split splits the contents of a string variable, strvar, into one or more parts, using one or more parse strings (by default, blank spaces), so that new string variables are generated. Thus split is useful for separating “words” or other parts of a string …
Download split — Split string variables into parts
Information
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document: