NexusFi: Find Your Edge


Home Menu

 





How to add append string with .GetString ?


Discussion in Sierra Chart

Updated
    1. trending_up 1,501 views
    2. thumb_up 0 thanks given
    3. group 1 followers
    1. forum 1 posts
    2. attach_file 0 attachments




 
Search this Thread
  #1 (permalink)
bluewave65
CZECH REPUBLIC
 
Posts: 24 since Nov 2015
Thanks Given: 1
Thanks Received: 0

Hi, i need to read a char from specified position from string input like -> some_name.SetString("AAAA")
calling: status_input_position ("some_name", 1 )
return will be : 1

---------------------


int status_input_position ( SCString input_name, int input_position ){
SCString input_string = [input_name].GetString();
SCString position_status = input_string[input_position] ;
if (position_status == "A"){status_input_position = 1;}
return status_input_position; }

What i got from compiler :

error C3493: 'input_string' cannot be implicitly captured because no default capture mode has been specified
error C3493: 'input_position cannot be implicitly captured because no default capture mode has been specified
error C3493: 'status_input_position' cannot be implicitly captured because no default capture mode has been specified


Reply With Quote

Can you help answer these questions
from other members on NexusFi?
UMA Votes Tonight: Polymarkets $80M Strategy Bitcoin Bat …
Prediction Markets & Event Contracts
Without Pulisic, USA 61.5% Live vs. Australia -- France …
Prediction Markets & Event Contracts
Iran Forward Curve: June 30 at 56% vs June 15 at 28% -- …
Prediction Markets & Event Contracts
GDP Day: The First Economic Reckoning -- Pahlavi at 6.55 …
Prediction Markets & Event Contracts
I Have a Thing Called Iran -- Trump Stays in DC as Airsp …
Prediction Markets & Event Contracts
 




Last Updated on May 11, 2017


© 2026 NexusFi®, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Downloads - Top
no new posts