If object is either nil or a string, you can just do value = object || "" . If it can be anything and you want to get a string, ...
確定! 回上一頁