Skip to main content

별칭

  • getsynasset

인수

string
필수
separator normalization 및 workspace-boundary checks 후 workspace 안에서 해석되는 path입니다. 대상은 존재하는 regular file이어야 합니다. folders, invalid filenames, DOS device names, blocked extensions는 허용되지 않습니다.

반환값

string
rbxasset://<hwid>/<workspace-relative-path> 형식의 String입니다. relative path에는 forward slashes를 사용합니다.

예제

기존 workspace file을 asset folder로 복사하고 반환된 rbxasset path를 출력합니다.