# Convert Game Asset

Grammar — Game asset for path
FlagsNative | Function

Look up the game asset value for the specified string path.

# Arguments

  • string — Path

Returns — text

native text StringExternalAsset(string s);

Category: String / Formatting

# Examples

— None found —