dbIsCellViewModified
dbIsCellViewModified(
d_cellViewId
)
=> t / nil
Description
Checks whether the specified cellview has been modified since the last open or last save.
When all changes to a cellview have been undone using the Undo command, the dbIsCellViewModified function returns nil.
Arguments
Value Returned
Return to top