ecl-logo Documentation

Object[EmeraldCloudFile]

A cloudfile.

Organizational Information

    Name

    Name of this Object.
    Format: Single
    Class: String
    Programmatic Pattern: _String
    Pattern Description: A string.

    ID

    ID of this Object.
    Format: Single
    Class: String
    Programmatic Pattern: _String
    Pattern Description: The ID of this object.

    Object

    Object of this Object.
    Format: Single
    Class: Expression
    Programmatic Pattern: Object[EmeraldCloudFile, _String]
    Pattern Description: The object reference of this object.

    Type

    Type of this Object.
    Format: Single
    Class: Expression
    Programmatic Pattern: Object[EmeraldCloudFile]
    Pattern Description: Object[EmeraldCloudFile]

    Notebook

    Notebook this object belongs to.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link
    Pattern Description: An object of that matches ObjectP[Object[LaboratoryNotebook]].

    FileName

    The user-given name of the file.
    Format: Single
    Class: String
    Programmatic Pattern: _String

    FileType

    The type of data stored in this file.
    Format: Single
    Class: Expression
    Programmatic Pattern: _String

    FileSize

    The amount of data the file contains.
    Format: Single
    Class: Real
    Unit: 1 byte
    Programmatic Pattern: GreaterP[0 ByteUnit]

    OpenCloudFile

    Opens the product web page in the system's default web browser.
    Format: Computable
    Programmatic Pattern: _Button
    Expression: SafeEvaluate[{Field[CloudFile]}, ConstellationViewers`Private`cloudFileButton[Open, Field[CloudFile], ]]

    ImportCloudFile

    Opens the product web page in the system's default web browser.
    Format: Computable
    Programmatic Pattern: _Button
    Expression: SafeEvaluate[{Field[CloudFile]}, ConstellationViewers`Private`cloudFileButton[Import, Field[CloudFile], ]]

    SaveCloudFile

    Opens the product web page in the system's default web browser.
    Format: Computable
    Programmatic Pattern: _Button
    Expression: SafeEvaluate[{Field[CloudFile], Field[FileType]}, ConstellationViewers`Private`cloudFileButton[Save, Field[CloudFile], Field[FileType]]]
Last modified on Mon 26 Sep 2022 15:43:44