The xAssets API - Method : HelloWorld

Summary

A helper function to test that API connectivity is established

Parameters

This method does not require parameters

Returns

Always returns "Hello World"

Syntax and Examples

Restful syntax with Microsoft Visual Basic

Example 1

There is no restful call for this SOAP Interface operation - use a SOAP method instead

SOAP Syntax with Microsoft Visual Basic

Example 1


    Return w.HelloWorld()
                            

AMSX Syntax

Example 1

AMSX is an internal language and does not need to access web services to execute

XCS Syntax

Example 1

XCS access the server through a web browser. API calls can be executed directly from API Commands using Server.API, Server.Save and Server.SaveSpecial

Download the Visual Studio API Samples Project

Return to the API Index Page

© xAssets 2023 All rights reserved.