Improve Cell() function to get actual cell display string


Version: 2019

Type: Features

Category: Programming

Subcategory: Labtalk

Jira: ORG-18795


Example: Enter 0.5 in the first cell of col(A), format as Time format. Now it shows "12:00". Execute "cell(1,1)$ =;" will return "12:00", while it returns "0.5" in previous versions.