In the associated statement, put the name of the string variable in parentheses.
연관된 문에서 문자열 변수 이름을 괄호 안에 넣습니다.
Create a Text String variable
The following statement creates a string variable
where is the name of a string variable that contains the ID of the group to be placed.
여기서, 은 배치할 그룹의 ID를 포함하는 문자열 변수의 이름입니다.
Include a string variable in the statement in an Assembly design.
Example 1: To Find Instances of a String Variable with Expression
In addition to that, ProF provides new commands for storing the last ECU response into a string variable and for writing data from a ProF string variable into a binary file
또한 ProF는 ECU의 최신 응답을 문자열 변수에 저장하거나 ProF 문자열 변수의 데이터를 이진 파일에 쓰기 위한 새로운 명령어를 제공한다
This must be a string variable.
A string variable was not correctly being zeroed and an incorrect value was being passed to a system call.
문자열 변수가 잘못 맞춰졌으며 잘못된 값이 시스템 호출에 전달되었습니다.
The URL Robot executes a URL to communicate with another server and can initiate an operation or retrieve status information to be collected in a string variable.
URL 로봇 은 URL을 실행하여 다른 서버와 통신하며, 작업을 초기화하거나 문자열 변수에서 수집될 상태 정보를 검색할 수 있습니다.
In a string search, you must include quotation marks around the name of the string variable.
문자열 검색에서는 문자열 변수의 이름을 따옴표로 묶어야 합니다.
An empty string value is different from a String variable with a null value-a null String variable is a variable that does not have a String instance assigned to it, whereas an empty string has an instance with a value that contains no characters.
빈 문자열은 null 값을 가진 String 변수와 다릅니다. null 값의 String 변수는 변수에 지정된 문자열 인스턴스가 없는 변수지만, 빈 문자열은 값에 문자가 포함되지 않은 인스턴스를 가집니다.
Note: In a string search, you must include quotation marks around the name of the string variable.
참고: 문자열 검색에서 문자열 변수의 이름 앞뒤에는 인용 부호를 반드시 포함시켜야 합니다.