변수를 만들때마다 저런 오류가 생깁니다 어떻게 해결해야 할까요?
안녕하세요, 일부 단어는 코딩을 위해 예약되어 있습니다. "날짜"와 같은 방식으로 사용할 수 없습니다. 이를 위해 "Date_String"과 같은 값을 추가하십시오.
및 변수는 숫자로 시작할 수 없습니다.
1 Like
HI @Gil777
Variable name contain only Letter and Number at end of the variable or in-between the variable name not in front.
Create like this → tyaesae_asd_1
Check out the documentation
Regards
Gokul
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.