Skip to main content

minStackFileVersion

Type

property

Summary

Get the minimum stack file version for a stack that will allow it to be safely saved without data loss.

Syntax

get the minStackFileVersion of <stack>

Description

Use the minStackFileVersion property to ensure that no data loss occurs when saving a stack file. Older stack file versions may not support saving some newer features. For example, stacks with widgets must be saved with at least a stack file version of 8.0. The minimum stack version reported by the property is 7.0.

Examples

save this stack with format (the minStackFileVersion of this stack)

Value

NameTypeDescription

value

string

The minStackFileVersion property of a stack is a LiveCode version string. The minStackFileVersion property is read only and determined by the content of the stack file.

command: save

glossary: property, stack version

Compatibility and Support

Introduced

LiveCode 8.1

OS

mac

windows

linux

ios

android

web

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?