Avatar

ユニフィニティーカスタマーサポート

  • 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 Recent activity Votes
  • 1604_Message/Waiting screen display (On)

    functional overview Displays the Waiting screen. Details of Functions Displays the Waiting screen. display messageThe content specified in the "Contents" field will be displayed on the Waiting sc...

  • 1605_Message/Waiting screen display (Off)

    functional overview Hide the Waiting screen. Details of Functions Hides the currently displayed Waiting screen. parameter argument (e.g. function, program, programme)    without return valu...

  • 1701_network/GET

    functional overview Send GET. Details of Functions GET is sent to the server. If you use the HTTP header Network/GET2 to use. To retrieve individual received content <Header/Body>, use the Networ...

  • 1702_network/GET2

    functional overview Send GET. Details of Functions Sends a GET including HTTP headers to the server. To retrieve individual received content <Header/Body>, use the Network/GET3 to use. paramete...

  • 1703_network/GET3

    functional overview Send GET. Details of Functions Sends a GET including HTTP headers to the server. Separate the received content into a header and a body, with the header as the key "Header" an...

  • 1704_network/POST

    functional overview Send POST. Details of Functions POST is sent to the server. If you use the HTTP header Network/POST2 to use. To retrieve individual received content <Header/Body>, use the Net...

  • 1705_network/POST2

    functional overview Send POST. Details of Functions Sends a POST including HTTP headers to the server. To retrieve individual received content <Header/Body>, use the Network/POST3 to use. para...

  • 1706_network/POST3

    functional overview Send POST. Details of Functions Sends a POST including HTTP headers to the server. Separate the received content into a header and a body, with the header as the key "Header" ...

  • 1707_Network/HTTP Request

    functional overview Send HTTP request. Details of Functions Sends an HTTP request including HTTP headers to the server. Separate the received content into a header and a body, with the header as ...

  • 1708_network/file-download

    functional overview Send GET/POST and output the Header of the received content to the return value and the Body to a file. Details of Functions Send GET/POST and output the Header of the receive...