Community Tip - You can change your system assigned username to something more personal in your community settings. X
Hello, I am posting a question because there is a blockage while playing the toolkit.
When using ProUIListSelectednamesGet among functions, the result value is stored only with the first letter of the list name.
Does anyone have a solution to this problem?
The details are attached as a photo.
Hi,
try to remove NULL in char** selections declaration
char** selections; // 선택된 항목의 이름 배열