ユニフィニティーカスタマーサポート
- Total activity 1915
- Last activity
- Member since
- Following 0 users
- Followed by 2 users
- Votes 11
- Subscriptions 1292
Articles
Recent activity by ユニフィニティーカスタマーサポート Sort by recent activity-
0301_variable/get variable
functional overview Obtains the contents of a variable. Details of Functions variable nameObtains the contents of the variable specified in The only variables that can be retrieved are those set...
-
How can I link with [existing server/external server data]?
Unifinity offers REST (REpresentational State Transfer) communication as standard. Data can be linked in XML or JSON. CSV data reading and exporting is also available as standard. The following is ...
-
0302_variable/variable setting
functional overview Sets a value to a variable. Details of Functions variable nameto the variable specified invalueStores the contents of the The set variables can only be retrieved by the same ...
-
Do you have a sample application where I can try different things?
Yes, we do. You can use the [Project Menu > Template Apps] included with Unifinity products.
-
0303_variables/get global variables
functional overview Obtains the contents of a global variable. Details of Functions variable nameObtains the contents of the global variable specified in parameter argument (e.g. function, pro...
-
Which databases can I use?
Unifinity can use SQLite as an internal database, but does not include an interface to connect directly to an external database. Retrieval and updating must be realized via API (REST communication)...
-
0304_Variables/Global variable settings
functional overview Sets a value to a global variable. Details of Functions variable nameto the global variable specified invalueStores the contents of the parameter argument (e.g. function, p...
-
Ver. 5.4.3 (Unifinity Studio / Unifinity Application Player)
1. Release Information Release date: 2021/04/23Version: 4.2.0 2. New Features 2-1. Welcome screen when starting Unifinity Studio A "Welcome Screen" is now displayed when Unifinity Studio is launche...
-
Can you create a design-oriented screen?
Unifinity allows screen files to be used as backgrounds and objects. If you provide us with images, we can create a well-designed screen.
-
0305_variable/global variable initialization
functional overview Reset global variables to their initial values. Details of Functions variable nameThe contents of the global variable specified in the "Global Variables" section are returned ...