ReferenceDialogDialog:getValueById()✦Use with AI▾이 페이지에서Dialog:getValueById() 이 메서드는 ID를 기반으로 EditText, CheckBox, RadioGroup의 값을 가져올 때 유용합니다. 시그니처 Dialog:getValueById(id: number): string | boolean | number 반환값 string 또는 boolean 또는 number