Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
FileDialog.GetNameFieldStringValue
Returns the user-editable filename currently shown in the name field.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
FileDialog | 2.7 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "FileDialog.GetNameFieldStringValue" )
Parameters
none
Result
Returns the text.
Description
Returns the user-editable filename currently shown in the name field.See also
Release notes
- Version 11.0
- Fixed FileDialog.GetNameFieldStringValue for Windows to return name of chosen file after dialog showed.
- Version 7.3
- Fixed FileDialog.GetNameFieldStringValue function to provide name from dialog.
Blog Entries
This function is free to use.
Created 18th August 2014, last changed 18th August 2014
