All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

collection-item-get-editing-string Function

Summary

Gets the current string while a collection item is being edited.

Package

capi

Signature

collection-item-get-editing-string collection => string

Arguments
collection
Values
string
A string or nil.
Description

The function collection-item-get-editing-string returns the current string from the in-place editing pane if an item in collection is being edited, or nil if not being edited.

See also

collection-item-set-editing-string
collection-item-edit


CAPI User Guide and Reference Manual (Macintosh version) - 18 Feb 2025 15:33:09