IPWorks Cloud 2020 JavaScript Edition

Questions / Feedback?

Bucket Property

Selects a bucket.

Syntax


 getBucket(): string;

 setBucket(bucket: string): void;

Default Value

""

Remarks

This property selects a bucket, by name, for the class to operate against. It must be set before attempting most operations.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 JavaScript Edition - Version 20.0 [Build 8265]