Storages.extractStorageExt
機能/意味
Extract storage name extension
タイプ
Storagesクラス
のメソッド
構文
extractStorageExt(
storage
)
引数
storage
Specify the storage name from which you want to extract the extension part.
戻り値
The extension part is returned. The extension part also includes
.
(dot). If there is no extension, an empty string is returned.
説明
Extracts and returns the extension part from the specified storage name.
参照
Storages.extractStorageName
Storages.extractStoragePath
Storages.chopStorageExt